Plot Object

               

Represents the area upon which a chart is displayed.

Syntax

Plot

Remarks

The Plot object allows you to program the following objects:

  1. Axis object—represents the x, y, and z axis of the chart. The z axis is only visible on 3D charts.

  2. BackDrop object—the area behind the axes.

  3. Light object—the ambient and edge light of the plot.

  4. LocationRect object—the location of the plot.

  5. SeriesCollection object—the collection of series sets.

  6. View3D object—the elevation and rotation of the 3D image.

  7. Wall object—the area behind the plot.